home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re .2 < prev    next >
Encoding:
Internet Message Format  |  1996-07-25  |  1.4 KB  |  [TEXT/ttxt]

  1. Subject:     Re: 
  2. Sent:        7/24/96 3:05 PM
  3. Received:    7/24/96 3:11 PM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Hi ODF Team,
  9. >
  10. >I have been doing some testing of my part embeded in both ODF parts &
  11. >non-ODF parts, and I have found a problem when I am embeded that does not
  12. >happen when not embeded. It seems that every time my view's Draw function
  13. >is called (my view was invalidated), the view is erased beforehand. When
  14. >not embeded this does not happen. This automatic erasing is a problem for
  15. >me. Where is it happening and how can I circumvent it?
  16. >
  17. >Thanks,
  18. >Scott
  19. >-- 
  20. >Scott Daniels             scottdfl@sprynet.com
  21. >"Life appears the way you choose to see it."
  22.  
  23. This is not a problem with your part but a problem with the container. 
  24. ODFDraw (and I am sure other containers) first draws what's under your 
  25. frame, creating this flickering. A good container (and I will fix that 
  26. one day) should clip out the embedded facets and not redraw under. 
  27.  
  28. ........................................................................
  29.  Henri Lamiraux                                      lamiraux@apple.com
  30.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  31. ........................................................................
  32.  
  33.  
  34.